﻿2026-08-01T22:09:29.7359496Z ##[group]Run actions/checkout@v5
2026-08-01T22:09:29.7359987Z with:
2026-08-01T22:09:29.7360345Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:09:29.7363164Z   token: ***
2026-08-01T22:09:29.7363535Z   ssh-strict: true
2026-08-01T22:09:29.7363891Z   ssh-user: git
2026-08-01T22:09:29.7364249Z   persist-credentials: true
2026-08-01T22:09:29.7364634Z   clean: true
2026-08-01T22:09:29.7364997Z   sparse-checkout-cone-mode: true
2026-08-01T22:09:29.7365426Z   fetch-depth: 1
2026-08-01T22:09:29.7365775Z   fetch-tags: false
2026-08-01T22:09:29.7366130Z   show-progress: true
2026-08-01T22:09:29.7366491Z   lfs: false
2026-08-01T22:09:29.7366821Z   submodules: false
2026-08-01T22:09:29.7367182Z   set-safe-directory: true
2026-08-01T22:09:29.7367587Z   allow-unsafe-pr-checkout: false
2026-08-01T22:09:29.7368022Z ##[endgroup]
2026-08-01T22:09:29.8195808Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:09:29.8197709Z ##[group]Getting Git version info
2026-08-01T22:09:29.8198388Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T22:09:29.8199425Z [command]/usr/bin/git version
2026-08-01T22:09:29.8199862Z git version 2.43.0
2026-08-01T22:09:29.8214171Z ##[endgroup]
2026-08-01T22:09:29.8222167Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/8043407e-fcc6-4643-8ac9-da24a00ee41d/.gitconfig'
2026-08-01T22:09:29.8229518Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8043407e-fcc6-4643-8ac9-da24a00ee41d' before making global git config changes
2026-08-01T22:09:29.8230689Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:09:29.8232698Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:09:29.8281748Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T22:09:29.8302696Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:09:29.8312913Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:09:29.8316254Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:09:29.8337045Z HEAD
2026-08-01T22:09:29.8468429Z ##[endgroup]
2026-08-01T22:09:29.8470399Z [command]/usr/bin/git submodule status
2026-08-01T22:09:29.8661369Z ##[group]Cleaning the repository
2026-08-01T22:09:29.8664298Z [command]/usr/bin/git clean -ffdx
2026-08-01T22:09:30.5569299Z Removing dist/
2026-08-01T22:09:30.5570195Z Removing target/
2026-08-01T22:09:30.5578847Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T22:09:30.5640206Z HEAD is now at 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T22:09:30.5646731Z ##[endgroup]
2026-08-01T22:09:30.5647900Z ##[group]Disabling automatic garbage collection
2026-08-01T22:09:30.5651604Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T22:09:30.5678106Z ##[endgroup]
2026-08-01T22:09:30.5679375Z ##[group]Setting up auth
2026-08-01T22:09:30.5681919Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:09:30.5709558Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T22:09:30.5915751Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:09:30.5930744Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T22:09:30.6117620Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:09:30.6142985Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:09:30.6338676Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T22:09:30.6372123Z ##[endgroup]
2026-08-01T22:09:30.6373228Z ##[group]Fetching the repository
2026-08-01T22:09:30.6379050Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +13e94d510e75a9f92eff2934129e536c29da3b4c:refs/remotes/origin/golden/doorbell
2026-08-01T22:09:31.3092669Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:09:31.3093417Z  * [new ref]             13e94d510e75a9f92eff2934129e536c29da3b4c -> origin/golden/doorbell
2026-08-01T22:09:31.3114232Z ##[endgroup]
2026-08-01T22:09:31.3114862Z ##[group]Determining the checkout info
2026-08-01T22:09:31.3115429Z ##[endgroup]
2026-08-01T22:09:31.3118926Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T22:09:31.3157211Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T22:09:31.3179505Z ##[group]Checking out the ref
2026-08-01T22:09:31.3182010Z [command]/usr/bin/git checkout --progress --force -B golden/doorbell refs/remotes/origin/golden/doorbell
2026-08-01T22:09:31.3614021Z Previous HEAD position was 68e50a906 release: v0.50.0 — HANDRAIL (releases#69)
2026-08-01T22:09:31.3620865Z Switched to a new branch 'golden/doorbell'
2026-08-01T22:09:31.3621729Z branch 'golden/doorbell' set up to track 'origin/golden/doorbell'.
2026-08-01T22:09:31.3629848Z ##[endgroup]
2026-08-01T22:09:31.3665031Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T22:09:31.3689908Z 13e94d510e75a9f92eff2934129e536c29da3b4c
